Đăng nhập Đăng ký

implicit type nghĩa là gì

phát âm:
"implicit type" câu
Bản dịchĐiện thoại
  • implicit     [im'plisit] tính từ ngấm, ngấm ngầm; ẩn tàng an implicit threat...
Câu ví dụ
  • There are two basic types of implicit type conversion: promotions and conversions.
    Có hai loại cơ bản của chuyển đổi kiểu ngầm là : promotions và conversions.
  • All of the above examples are cases where implicit type conversion will be used.
    Tất cả các ví dụ trên đều là trường hợp của chuyển đổi ngầm được sử dụng.
  • We’ll cover implicit type conversion in this lesson, and explicit type conversion in the next.
    Chúng ta sẽ xem xét implicit type conversion ở bài này và tìm hiểu explicit type conversion ở bài tiếp.
  • We’ll cover implicit type conversion in this lesson, and explicit type conversion in the next.
    Chúng ta sẽ xem xét implicit type conversion ở bài này và tìm hiểu explicit type conversion ở bài tiếp.
  • Beginning in Visual C# 3.0, variables that are declared at method scope can have an implicit type var.
    Bắt đầu từ C# 3.0, các biến khai thuộc bên trong các phương thức có thể được khai báo kiểu ngầm định bằng cách dùng từ khóa var.
  • Implicit type conversion, also known as coercion, is an automatic type conversion by the compiler.
    Sự chuyển đổi kiểu ẩn (implicit type conversion), còn gọi là sự cưỡng ép (coercion), là sự chuyển đổi kiểu tự động bởi trình biên dịch.
  • Implicit type conversion, also known as "coercion", is an automatic type conversion by the compiler.
    Sự chuyển đổi kiểu ẩn (implicit type conversion), còn gọi là sự cưỡng ép (coercion), là sự chuyển đổi kiểu tự động bởi trình biên dịch.
  • Beginning in Visual C# 3.0, variables that are declared at method scope can have an implicit type var.
    Tóm tắt: Bắt đầu từ C# 3.0, các biến khai thuộc bên trong các phương thức có thể được khai báo kiểu ngầm định bằng cách dùng từ khóa var.
  • Conceptually (and typically also in fact), rvalues correspond to temporary objects, such as those returned from functions or created through implicit type conversions.
    Về mặt khái niệm (và cũng thường trong thực tế), các giá trị tương ứng với các vật thể tạm thời, như vậy như được trả lại từ các hàm hoặc được tạo thông qua loại ngầm chuyển đổi.
  • While weakly typed language is the opposite and has loose typing rules that can hail unpredictable outcomes or may cause implicit type conversion at runtime.
    Trong khi đó Ngôn ngữ lập trình Weakly typed thì ngược lại, nó có các quy tắc gõ lỏng lẻo có thể gây ra kết quả không thể đoán trước hoặc có thể gây ra chuyển đổi kiểu ngầm định trong khi chạy.
  • thêm câu ví dụ:  1  2